Welcome![Sign In][Sign Up]
Location:
Search - linux shell

Search list

[Linux-Unixchname

Description: 一个linux下shell编程示例,具有批量改名的作用。-Linux under a shell programming examples, with the role of bulk renaming.
Platform: | Size: 1024 | Author: yuanyin | Hits:

[Linux-UnixCVS-RCS-HOWTO

Description: This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This document has custom shell scripts which are wrappers on top of CVS. These scripts provide an easy user interface for CVS. Several shell scripts are provided to make RCS more easy to use. The information in this document applies to Linux and as well as to all other flavors of Unix liks Solaris, HPUX, AIX, SCO, Sinix, BSD, SCO, etc.. and BeOS.-This document is a practical guide to very quickly setup CVS/RCS source code control system. Thisdocument has custom shell scripts which are wrappers on top of CVS. These scripts provide an easy userinterface for CVS. Several shell scripts are provided to make RCS more easy to use. The information in thisdocument applies to Linux and as well as to all other flavors of Unix liks Solaris, HPUX, AIX, SCO, Sinix, BSD, SCO, etc .. and BeOS.
Platform: | Size: 93184 | Author: 陈林 | Hits:

[Linux-UnixEN-UNIX_UNLEASHED

Description: Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will help the reader decide which Unix shell works best for their particular situation. Other topics such as Kernel Configuration, Networking, User Administration, and File Management are covered extensively for the administrator who wants a variety of options to choose from for best performance. The book also provides in-depth coverage of configuring and optimizing mail, DNS, HTTP and other services many companies deploy across their intranet and on the Internet-Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux . It will help the reader decide which Unix shell works best for their particular situation. Other topics such as Kernel Configuration, Networking, User Administration, and File Management are covered extensively for the administrator who wants a variety of options to choose from for best performance . The book also provides in-depth coverage of configuring and optimizing mail, DNS, HTTP and other services many companies deploy across their intranet and on the Internet
Platform: | Size: 1056768 | Author: 张洪 | Hits:

[Linux-UnixLinuxv1.0.1

Description: LINUX常用的60个shell命令详解,对初学者很有帮助,可以放在电脑里做手册使用-LINUX commonly used 60 shell command detailed, very helpful for beginners, you can do on the computer manual to use
Platform: | Size: 897024 | Author: 陶子 | Hits:

[Linux-Unixmy_shell

Description: 自己在linux操作系统下进行的C语言编程,模仿shell的部分功能-Linux operating system in the C language programming, to imitate some features of the shell
Platform: | Size: 5120 | Author: 银鹭 | Hits:

[Shell apishell2

Description: 学习linux的shell编程,熟悉shell编程的语言-Linux study of shell programming, familiar with the shell programming language
Platform: | Size: 2048 | Author: lanlan | Hits:

[Shell apishellbian1

Description: 学习linux的shell编程,熟悉shell编程的语言-Linux study of shell programming, familiar with the shell programming language
Platform: | Size: 2048 | Author: lanlan | Hits:

[Linux-Unixshell_prog

Description: 文件里包含了几个Linux 下几个简单得shell程序,可以作为平时使用-Document contains a number of Linux under the shell a few simple procedures can be used as usual to use
Platform: | Size: 2048 | Author: 陈轩辕 | Hits:

[Shell apiMyShell

Description: 实现Linux的Shell基本功能。包括输入输出重定向,管道,等等。-Shell to achieve the basic functions of Linux. Including input and output redirection, pipes, and so on.
Platform: | Size: 2048 | Author: MSM | Hits:

[Shell apiLinux_Shell

Description: 一款模仿Linux操作系统红帽子(RedHat)的shell编程示例,基本的桌面菜单,开始菜单,任务栏菜单,托盘菜单,右键弹出菜单都做的栩栩如生,是一个完整漂亮的外壳程序。对于一些商用软件完全可以修改后套用形成一个漂亮的shell。要扩充的是完整封掉windows系统的所有按键消息即可完整存在。-Red Hat Linux operating system, a mimic (RedHat) of shell programming examples, the basic menu of the desktop, Start menu, taskbar menu, tray menu, right pop-up menu are so lifelike, is a complete shell beautiful. For some commercial software can be modified to apply to form a beautiful shell. To expand the封掉windows is a complete system to complete all the key message there.
Platform: | Size: 225280 | Author: djbz | Hits:

[Linux-UnixShell_example

Description: Linux 0.01内核 T-Shell 比较完整的shell功能-Linux 0.01 kernel T-Shell relatively complete shell function
Platform: | Size: 7168 | Author: iMcdull | Hits:

[BooksLinuxCommand.pdf

Description: LinuxCommand下载 希望适合你-LinuxCommand.pdf a good book for studying LInux and command .be use for shell programming
Platform: | Size: 1294336 | Author: 鲍彬 | Hits:

[BooksShellP

Description: 在Linux中与UNIX中的Shell编程,提出了对SHELL编程的一些注意事项,以及解决方法-In Linux and UNIX in the Shell programming, put forward some of the SHELL programming note, and solutions
Platform: | Size: 4246528 | Author: calmliu | Hits:

[Linux-UnixshellINSTRUCTION

Description: 对LINIX下的SHELL命令作了详细的解析.对LINUX的初学者很有帮助-On the SHELL command LINIX detailed analysis. which is very helpfulto LINUX beginner
Platform: | Size: 20480 | Author: 黄邦 | Hits:

[SCMeth_rem_dev_tcp-2.15.tar

Description: AVR 单片机上实现的带有网络接口的linux系统移植-The AVR source code with web interface and udpcom client source with pre-compiled versions for linux, mac osx and windows (dos shell) Changes since last version: - cosmetic code clean-up
Platform: | Size: 114688 | Author: 钟毓秀 | Hits:

[Linux-Unix01051312.tar

Description: 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行 -With C++ Prepared Linux myshell, support the redirect and pipe symbols, support for CD command reference for beginners
Platform: | Size: 24576 | Author: 唐长茂 | Hits:

[Linux-Unixsmallsh

Description: LINUX下VI编写的SHELL工具LINUX下VI编写的SHELL工具-VI under LINUX prepared SHELL instrument VI prepared under LINUX instrument SHELL
Platform: | Size: 3072 | Author: 社加委 | Hits:

[OtherAdvanced-Bash-Scripting-Guide

Description: 无论你是新手还是老手,或是使用其他语言的程序员,我能肯定你能在此书用受益。而本书除了介绍BASH的知识之外,也有许多有用的关于Linux/UNIX的知识和其他shell的介绍。 -Whether you are novice or veteran, or the use of other languages programmers, I am sure you can use to benefit from this book. Introduction of this book apart from knowledge of BASH, but also has much useful about Linux/UNIX knowledge and the introduction of other shell.
Platform: | Size: 267264 | Author: Sylvan Wu | Hits:

[Linux-Unixmkarchlive.tar

Description: 创建基于Arch GNU/Linux的live系统的脚本-Shell script to creat live system base on Arch GNU/Linux
Platform: | Size: 4096 | Author: carbon | Hits:

[Linux-UnixHAP_SecureCRT_5.1.3

Description: SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和 Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ANSI 颜色)。 . 优秀的会话管理特性: 新的带标签的用户界面和 Activator 托盘工具,最小化桌面的杂乱。 会话设置可以保存在命名的会话中。 . 协议支持: 支持 SSH1,SSH2,Telnet,RLogin,Serial,和 TAPI 协议。 . Secure Shell: Secure Shell 加密登录和会话数据,包括以下支持: - 端口转发使 TCP/IP 数据更安全 - 口令,公钥,键盘交互和 Kerberos 验证 - AES,Twofish,Blowfish,3DES,RC4,和 DES 加密 - X11 转发 . 文件传输工具: VCP 和 VSFTP 命令行公用程序让使用 SFTP 的文件传输更安全。 . 脚本支持: 支持 VBScript 和 JScript 脚本语言。-SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和 Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ANSI 颜色)。 . 优秀的会话管理特性: 新的带标签的用户界面和 Activator 托盘工具,最小化桌面的杂乱。 会话设置可以保存在命名的会话中。 . 协议支持: 支持 SSH1,SSH2,Telnet,RLogin,Serial,和 TAPI 协议。 . Secure Shell: Secure Shell 加密登录和会话数据,包括以下支持: - 端口转发使 TCP/IP 数据更安全 - 口令,公钥,键盘交互和 Kerberos 验证 - AES,Twofish,Blowfish,3DES,RC4,和 DES 加密 - X11 转发 . 文件传输工具: VCP 和 VSFTP 命令行公用程序让使用 SFTP 的文件传输更安全。 . 脚本支持: 支持 VBScript 和 JScript 脚本语言。
Platform: | Size: 6181888 | Author: wanggang | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net